projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a591ca3
)
(arm*-*-freebsd*): Added.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 10 Feb 2008 00:25:50 +0000
(
00:25
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 10 Feb 2008 00:25:50 +0000
(
00:25
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index fc2a624487d61e9e3c7061ba858e6eba845dcf28..99fa531ef281d4e4bc0f1199467f922613996090 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-241,6
+241,7
@@
case "${canonical}" in
opsys=freebsd
case "${canonical}" in
alpha*-*-freebsd*) machine=alpha ;;
+ arm*-*-freebsd*) machine=arm ;;
ia64-*-freebsd*) machine=ia64 ;;
sparc64-*-freebsd*) machine=sparc ;;
powerpc-*-freebsd*) machine=macppc ;;